home *** CD-ROM | disk | FTP | other *** search
- //
- // Star System Data
- // *********************
- //
- // ID body ID (must be unique in all star systems)
- // cID central body ID (must be declare before)
- // owner owner star (links star system with a star)
- // iP global inclination plane
- // type body type (0E=bipolar jets,0F=rings,10=rocky planets,11=gas planets)
- // radius body radius (Km)
- // a Keplerian (semi-major axis) (Km)
- // e Keplerian (eccentricity)
- // i Keplerian (Orbital Inclination) (deg)
- // Omg Keplerian (Right Ascension of Ascending Node) (deg)
- // w Keplerian (Argument of Perigee) (deg)
- // v0 Keplerian (Mean Anomaly) (deg)
- // obl Obliquity to orbit (deg)
- // period Sidereal orbit period (days)
- // mass Body Mass (Kg^24)
- // Lat0 latitude 0 (deg)
- // RotP Rotation period (days)
- // texture texture id (00000000=generic rocky planet,00000001=generic gas planet)
- // name body name
- //
- // ID cID owner iP type radius a e i Omg w v0 obl period masss Lat0 rotP texture Name
- //------------------------------------------------------------------------------------------------------------------------------------------------------------------
-